This model is being deprecated
aggregate:ControllerAssignedIntfEntry
Properties of an interface assigned to the controller
Telemetry Sensor Path(s)
- sys/systemTable/controllerTable/controller-[id]/controllerAssignedIntfTable/controllerAssignedIntfEntry-[intfName]
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
intfName | nw:IfId (base:IfIndex) |
IntfName | Must match first field in the output of show intf brief . Example: Eth1/1 or Vlan100 |
mode | aggregate:IntfAssignMode (scalar:Enum8) |
Suggest if interface is dedicated to controller or shared between CLI | Interface can either be shared or dedicated SELECTION: 0 - dedicated 1 - shared |
pcId | pc:PcId (scalar:Uint16) |
Identity of the Port channel | RANGE: [0 , 65535] |
type | aggregate:IntfType (scalar:Enum8) |
Type of the interface | Interface type can either be port, port-channel, tunnel, loopback, svi SELECTION: 0 - unknown 1 - port 2 - port-channel 3 - tunnel 4 - loopback 5 - svi |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
published | scalar:Bool |
Interface can either be published or not published Indicates whether interface is published to the controller or not |
SELECTION: true or false |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |